Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Object[].ExistByRef (gb)

Function ExistByRef ( Value As Object ) As Boolean

Check if a specific object is stored in the array.

Contrary to Exist, this function always compares objects by identity (i.e. by using their memory address). The _compare special method is not used.